home *** CD-ROM | disk | FTP | other *** search
/ Maclife 13 / MACLIFE13-No-93-1996.ISO.7z / MACLIFE13-No-93.ISO / Selection / ライトニングドロー・ジーエックス 体験版 / ライトニングドロー(Power Mac用) / ライトニングドロー・ジーエックス 体験版 PPC / ライトニングドロー・ジーエックス 体験版 PPC.rsrc / Leps_128 < prev    next >
Text File  |  1996-03-11  |  466b  |  23 lines

  1. /LDBeginEPSF {
  2.  /b4_Inc_state save def
  3.  /dict_count countdictstack def
  4.  /op_count count 1 sub def
  5.  userdict begin
  6.  /showpage { } def
  7.  0 setgray 0 setlinecap
  8.  1 setlinewidth 0 setlinejoin
  9.  10 setmiterlimit [] 0 setdash newpath
  10.  /languagelevel where
  11.  {pop languagelevel
  12.  1 ne
  13.   {false setstrokeadjust false setoverprint
  14.   } if
  15.  } if
  16. } bind def
  17.  
  18. /LDEndEPSF {
  19.  count op_count sub {pop} repeat
  20.  countdictstack dict_count sub {end} repeat
  21.  b4_Inc_state restore
  22. } bind def
  23.